projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2022-07-28
Stefan Kangas
Minor doc fixes in ffap.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Po Lu
Fix minor problem with scroll bar grabs on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Po Lu
Fix race conditions in mouse button handling on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Po Lu
* src/xterm.c (x_set_offset): Respect x-no-window-manager.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-28
Po Lu
Remove excessive synchronization from x_sync_with_move
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Stefan Kangas
Drop support for obsolete "Lisp Code Directory" from...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Stefan Kangas
; * lisp/ffap.el: Delete code commented out since 1997.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Stefan Kangas
Drop support for XEmacs package EFS
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Stefan Kangas
Make ffap-file-suffix obsolete
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Michael Albinus
Remove Tramp instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Michael Albinus
* lisp/net/tramp.el (tramp-handle-shell-command): Modif...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Michael Albinus
Further Tramp instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Mattias Engdegård
; * etc/NEWS: typo
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
F. Jason Park
Add compat from GNU ELPA as a soft dependency in ERC
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
F. Jason Park
Avoid mutating default value of erc-server-last-peers
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
F. Jason Park
Ensure erc-dcc-chat-setup runs in the right buffer
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
F. Jason Park
Fix CTCP regression in erc-server-PRIVMSG
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
F. Jason Park
Allow non-IRC line delimiters with ERC test server
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Po Lu
Fix thinko in last change
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Michael Albinus
; Instrument Tramp tests
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Michael Albinus
In Tramp, use `string-empty-p' and `string-equal-ignore...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Lars Ingebrigtsen
Update test-print-unreadable-function after fix
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
YugaEgo
Improve 'diff-whitespace-style' user option declaration
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Po Lu
Fix invalid current buffer after print-unreadable-funct...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Lars Ingebrigtsen
Add a test for python-mode comment/else problem
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Stephen Berman
Fix comment/else indentation problem in python-mode
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Po Lu
Fix frame determination for XI touch events
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Po Lu
Remove workaround for some input method problems
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Po Lu
Fix NS stretch glyph display
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Alan Mackenzie
CC Mode: correct the calculation and handling of c...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Lars Ingebrigtsen
Add missing @end defun to strings.texi
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Eli Zaretskii
; Fix documentation of 'network-lookup-address-info'
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Eli Zaretskii
; Improve doc string of 'read-extended-command'
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Sam Steingold
restore and obsolete `gnus-string-equal' and `bibtex...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Sam Steingold
avoid error when message-fetch-field returns nil
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Sam Steingold
string-equal-ignore-case: new function
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Lars Ingebrigtsen
Don't bind `M-X' when doing general completion
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Lars Ingebrigtsen
Add a test for print-unreadable-function
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Mattias Engdegård
Add duplicate-dwim (bug#56418)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Robert Pluim
Teach 'network-lookup-address-info' to validate numeric...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Michael Albinus
Fix regression in last Tramp change
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Po Lu
Fix flicker when moving tooltips between frames during...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Po Lu
Handle modifiers during Haiku DND wheel movement
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Po Lu
Remove some redundant checks in the DND code
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Paul Eggert
Note guideline for doc string expressions
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Eli Zaretskii
Avoid infloop in 'recenter'
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Mattias Engdegård
; * test/lisp/net/tramp-tests.el (tramp--test-enabled...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Michael Albinus
Fix regexp in tramp-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Robert Pluim
Make package-archives URL treatment slighty laxer
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
João Távora
Clean up more robustly in compile.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Eli Zaretskii
Fix inaccuracies in "lax search" documentation
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Michael Albinus
; Instrument tramp-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Po Lu
Fix mouse face handling during frame reentry on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Stefan Kangas
; Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Po Lu
Fix typo in x-dnd-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Po Lu
Fix mouse face handling with tooltips
commit
|
commitdiff
|
tree
|
snapshot
2022-07-25
Po Lu
; Rename misnamed function in xterm.c
commit
|
commitdiff
|
tree
|
snapshot
2022-07-24
Kyle Meyer
Update to Org 9.5.4-17-g6e991f
commit
|
commitdiff
|
tree
|
snapshot
2022-07-24
Mike Kupfer
Fix the prompt for mh-mime-save-parts (SF#500)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-24
Mike Kupfer
* mh-mime.el (mh-mime-save-parts): Restore default...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-24
Michael Albinus
Refactor Tramp
commit
|
commitdiff
|
tree
|
snapshot
2022-07-24
Po Lu
Throw errors in XDS handler directly
commit
|
commitdiff
|
tree
|
snapshot
2022-07-24
Eugene Ha
Find libgccjit.dylib on Homebrew Macos
commit
|
commitdiff
|
tree
|
snapshot
2022-07-24
Paul Pogonyshev
Don't exclude current dir in `package--reload-previousl...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-24
YugaEgo
Add new user option 'diff-whitespace-style'
commit
|
commitdiff
|
tree
|
snapshot
2022-07-24
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-07-24
Stefan Kangas
; Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-07-24
Po Lu
; * lisp/x-dnd.el (x-dnd-init-frame): Ignore tip frames.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-24
Po Lu
Prevent exposing tooltip frames to Lisp code during...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Dmitry Gutov
* lisp/progmodes/xref.el: Bump the version.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Michael Albinus
Set `default-directory' of Tramp archive connection...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Mattias Engdegård
Fix `lsh` warning shortcomings (bug#56641)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Basil L. Contovounesios
Update pdumper.c after recent long lines changes
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Mattias Engdegård
Correct symbol in error for failed CHECK_INTEGER (bug...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Dmitry Gutov
Support new "binary file matches" format in Ripgrep 13
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Po Lu
Remove macOS region color code
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Eli Zaretskii
; * etc/NEWS: Fix wording and punctuation of 'comint...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Eli Zaretskii
; * etc/NEWS: Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Eli Zaretskii
; * etc/NEWS: Move the 'lsh' item to its proper place.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Mattias Engdegård
Use `ash` instead of `lsh` in verilog-mode (bug#56641)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Mattias Engdegård
Warn about calls to `lsh` (bug#56641)
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Eli Zaretskii
; * doc/lispref/functions.texi (Declare Form): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Eli Zaretskii
Update the documentation of 'declare' forms
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Mattias Engdegård
; * lisp/emacs-lisp/bytecomp.el: comment cleanup
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Po Lu
Undo C parts of "Don't use the Gtk region face"
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Lars Ingebrigtsen
Don't use the Gtk region face
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
kobarity
Fix Python navigation problem with a line continuation...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Eli Zaretskii
Fix bookmark support for Help functions in native-compi...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Lars Ingebrigtsen
Fix wdired entry when there are hidden subdirs
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Miha Rihtarsic
Fix mode line mouse-1 binding when showing only column...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Visuwesh
New user option to disable deleting current input in...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Lars Ingebrigtsen
Use special-mode in eldoc--doc-buffer
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Po Lu
Fix PGTK DND after a source leaves without dropping...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Lars Ingebrigtsen
Fix off-by-one error in string-truncate-left
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Po Lu
Handle text scale and global text scale during DND...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Miha Rihtaršič
Fix mode line mouse-1 binding when showing only column...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Lars Ingebrigtsen
Don't bug out in src when there's no srcset
commit
|
commitdiff
|
tree
|
snapshot
2022-07-23
Lars Ingebrigtsen
Fix srcset parsing in shr
commit
|
commitdiff
|
tree
|
snapshot
next